Clean benchmark artifacts and freeze paper snapshot#5
Merged
Conversation
Replace placeholder components with 4 production views: - ScatterPlot: predicted vs actual with condition toggle - ModelLeaderboard: ranked model comparison table - ProgramHeatmap: variable x model accuracy grid - ScenarioExplorer: per-household drill-down with all predictions Remove old unused components (ModelComparison, ProgramBreakdown, ExampleScenarios) and mock data file. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Replace two-column hero layout with single-column compact header - Swap bordered stat cards for inline stat bar - Add PE mark icon to hero and sticky nav brand - Remove redundant sidebar (top models, preprint card) - Remove redundant CTAs (View leaderboard, Explore households) - Exclude public/paper/ from ESLint, add img-element directives Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Exclude generated notebook from ruff via extend-exclude - Fix F402 shadow warnings in scenarios.py (rename loop vars) - Wrap long strings/lines for E501 across all Python files - Run ruff format for consistent style Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Merge hero and sticky nav into single component that collapses on scroll - Expanded: full title, "a [PE logo] project" tagline, subtitle, stats - Collapsed: compact bar with nav tabs, view selector, Paper link - Smooth CSS transitions between states - Zero duplication — one header, two modes Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Replace binary scrolled toggle with continuous scroll progress (0→1) - All header properties interpolate smoothly: title size, padding, opacity, background, nav visibility - Change tagline from "a PE project" to "by [PE logo]" - Uses rAF-throttled scroll listener for 60fps Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Wrap long help strings in cli.py and split long assertion lines in tests. Also wraps two pre-existing E501 violations in analysis.py and test_analysis.py. All 133 tests pass. ruff check + ruff format --check both clean. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Verification
No benchmark LLM responses were regenerated.